From 1de6fb968da8a67c4e2072a36feaec7009fc66d9 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Tue, 28 May 2002 17:40:47 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 05950f56b19..6d335ed0199 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,8 +3,10 @@ * textmodes/sgml-mode.el (xml-mode): New alias for `sgml-mode'. * emacs-lisp/bytecomp.el (byte-compile-last-line): Deleted. + (byte-compile-delete-first): New function. (byte-compile-read-position): New variable. (byte-compile-last-position): New variable. + (byte-compile-current-buffer): New variable. (byte-compile-log-1): Use it. (byte-compile-set-symbol-position): New function. (byte-compile-obsolete, byte-compile-callargs-warn) @@ -19,6 +21,8 @@ (byte-compile-from-buffer): Set it, and bind `read-with-symbol-positions' and `read-symbol-positions-list'. + * emacs-lisp/bytecomp.el (byte-compile-debug): New variable. + 2002-05-28 Kim F. Storm * files.el (read-directory-name): New function. -- 2.30.2